scale: Remove double nullable annotation
authorTimm Bäder <mail@baedert.org>
Tue, 10 May 2016 10:50:42 +0000 (12:50 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 10 May 2016 10:53:42 +0000 (12:53 +0200)
commit20592a79350dd331f99f3345e23f7f9d85046043
tree1030f70cda295b88d1e72c843181c9b62460ae8c
parent7116988bcbd14b129fc859044e802ec98371357a
scale: Remove double nullable annotation

Being both (allow-none) and (nullable) at the same time is a bit much.
Was from 591e7f5ef8538982e227b2c2cefc536a33cafa6c.
gtk/gtkscale.c